home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1996 / MacHack 1996.toast / Presentations / Presentations ’96 / Sessions ’96 / MacOS 8 Sessions / MacOS 8 Extensions / Demo Patch Code / DemoPatchL.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-06-13  |  61 b   |  4 lines  |  [TEXT/CWIE]

  1. #pragma once
  2.  
  3. typedef void (*MoreMastersPatchProcPtr)(void);
  4.